Kotlin utilities
/
it.czerwinski.kotlin.util
/
RightProjection
/
get
common
get
fun
get
():
R
Content copied to clipboard
Gets value of this
Right
.
Return
Value of this
Right
.
Throws
kotlin.NoSuchElementException
If this is
Left
.